@charset "gb2312";
/* CSS Document 
** author:九道网络
** URL:http://www.hzjiudao.com
** tips:CSS文件非专业勿动，编码格式为gb2312
*/

/* gongyou */
.w{ width:1000px; margin:0 auto; overflow:hidden;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}

/*backTop*/
#backTop {
	width: 54px;
	height: 54px;
	overflow: hidden;
	right: 15px;
	position: fixed;
	z-index: 100;
	bottom: 30px;
}
#backTop a {
	display: block;
	border-radius: 2px;
	width: 54px;
	height: 54px;
	overflow: hidden;
	background: url(ico_fix.png) no-repeat 0 -118px;
}
#backTop a:hover {
	opacity: 0.8;
}
/*qrcode*/

.yys_kefu * {
	padding:0px;
	margin:0px;
	list-style:none;
}
.yys_kefu .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.yys_kefu .clearfix:after {
	clear: both;
	overflow: hidden;
}
.yys_kefu .clearfix {
	zoom: 1;
}
.yys_kefu {
	font-family: "microsoft yahei", "宋体", Arial;
	position:absolute;
	border: 1px solid #c9eeff;
	border-radius: 2px;
	z-index: 9999;
	right: 15px;
	top:calc(50% - 155px);
	width: 150px;
	*position:absolute;
	background: #FFF url(onlinebg.jpg) no-repeat 0 0;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}
.yys_kefu .bd {
	padding: 80px 15px 10px 15px;
}
.yys_kefu .bd ul {
	line-height: 1.4;
}
.yys_kefu .bd ul li {
	margin-bottom: 8px;
	overflow: hidden;
}
.yys_kefu .bd ul li .tit {
	font-size: 14px;
}
.yys_kefu .bd ul li .btn {
	margin-bottom: 4px;
	width: 120px;
	height: 26px;
	display: block;
	text-indent: 44px;
	color: #FFF !important;
	font-size: 13px;
	line-height: 26px;
	text-decoration: none;
}
.yys_kefu .bd ul li .qq {
	background: url(btn_qqo.png) no-repeat;
}
.yys_kefu .bd ul li .zx {
	background: url(btn_zx.png) no-repeat;
}
.yys_kefu .bd ul li .tel {
	color: #e00;
	font-size: 16px;
}
.yys_kefu .bd ul li a:hover {
	filter:Alpha(Opacity=80); /* for IE */
	opacity: 0.8;
}
.codeAdv {
	color: #00a3e9;
	text-align: center;
	font-size: 16px;
}
.codeAdv .hdtxt {
	font-size: 20px;
	display: block;
	margin-bottom: 4px;
}
.yys_kefu .wx {
	
}
.yys_kefu .wx  img{
    max-width: 100%;
    display: block;	
}